/*分页*/
.pagination {
	bottom: 20px;
	width: 100%;
	height: 26px;
	text-align: center;
	font-family: SimSun;
	margin-top:15px;
}
.pages-box {
	display: inline-block;
	zoom: 1;
	*display: inline;
	height: 26px;
	line-height: 26px;
}
.page-pre {
	float: left;
	margin-right: 12px;
	width: 58px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #555;
	font-family:SimSun;
	border: 1px solid #ddd;
}
.page-link {
	margin: 0 2px;
	float: left;
	width: 34px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #666;
	font-family: Microsoft Yahei;
	border: 1px solid #ddd;
}
.page-cur {
	color: #f00;
	font-weight: bold;
	border: 1px solid #fff;
}
.page-next {
	float: left;
	width: 58px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #555;
	font-family: SimSun;
    margin-left:12px;
	border: 1px solid #ddd;
}
.page-dots {
	float: left;
	width: 51px;
	font-weight: bold;
	color: #555;
}
.total-pages {
	float: left;
	padding: 0 5px;
	color: #666;
}
strong {
	font-weight: bold;
}
.page-num {
	float: left;
	width: 34px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
}
.page-go {
	margin-left: 6px;
	float: left;
	padding: 0;
	width: 28px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #ddd;
	background: #fff;
	box-sizing: border-box;
	cursor: pointer;
}




.rcd {
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 30px;
	background-color: #fff;
}

.rcdh {
	height: 30px;
	border-bottom: 2px solid #e8e8e8;
}

.rchdh {
	float: left;
	padding-left: 29px;
	padding-right: 23px;
	height: 30px;
	font-family:SimSun ;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #333333;
	background: url(../images/lmico.png) 10px 5px no-repeat;
	border-bottom: 2px solid #ec4130;
}

.gd {
	float: right;
	padding-right: 23px;
	font-family:SimSun ;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}

.rclu {
	padding-top: 5px;
}

.rclu li {
	background: url(../images/sp1.png) 10px 10px no-repeat;
	border-bottom: 1px dashed #b6b7b7; 
}

.rclu li a {
	margin-left: 25px;
	font-family:SimSun ;
	font-size: 12px;
	line-height: 27px;
	color: #454545;
	/*text-indent: 25px;*/
}

.litxt {
	margin-right: 100px;
	
}
.litxt a{text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;display:block;}

.sd {
	float: right;
	margin-top: -27px;
	margin-right: 8px;
	font-family:SimSun ;
	font-size: 12px;
	line-height: 27px;
	color: #454545;
}